records
Fare according to taxi types
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"fare-according-to-taxis-types-tarfh-alajrh-hsb-anwaa-mrkbat-alajrh",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/fare-according-to-taxis-types-tarfh-alajrh-hsb-anwaa-mrkbat-alajrh"
}
] - "definitions":{
- "fare-according-to-taxis-types-tarfh-alajrh-hsb-anwaa-mrkbat-alajrh":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/fare-according-to-taxis-types-tarfh-alajrh-hsb-anwaa-mrkbat-alajrh_records"
}
}
} - "records":
} - "properties":
- "fare-according-to-taxis-types-tarfh-alajrh-hsb-anwaa-mrkbat-alajrh_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"number",
- "title":"Year",
- "description":""
} - "taxi_type_english":,{
- "type":"string",
- "title":"Taxi Type-English",
- "description":""
} - "taxi_type_arabic":,{
- "type":"string",
- "title":"Taxi Type-Arabic",
- "description":""
} - "counter_meter_fare_fees":{
- "type":"string",
- "title":"Counter/ meter fare fees",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "fare-according-to-taxis-types-tarfh-alajrh-hsb-anwaa-mrkbat-alajrh":
}